Bulk IP lookup
POST/bulk_lookup
Get minimal information (seen and spoofable status only) for multiple IP addresses in a single request
Request
Responses
- 200
- 400
- 401
- 429
- 500
Success - Returns map of IP addresses to minimal documents with seen and spoofable status.
Bad request - Invalid parameters or IP format
Unauthorized - Invalid or missing API key
Too Many Requests - API rate limit exceeded
Server error - Internal server error